home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / pmpsrc11.zip / READSRC.ME < prev    next >
Text File  |  1991-03-26  |  771b  |  20 lines

  1. PMP -- Poor Man's Packet (source distribution)
  2. ----------------------------------------------
  3.  
  4.     "A software TNC for the PC"
  5.  
  6.     Copyright (c) 1990-1991 by Andrew C. Payne, N8KEI
  7.  
  8. This software is copyrighted.  However, it (both source and binary) are
  9. freely copyable for NON-COMMERICAL AMATEUR RADIO USE ONLY.  For ANY other
  10. use, contact the author.
  11.  
  12. Included in this archive (PMPSRC.ZIP) are the complete sources to PMP in
  13. Turbo C and Assembler (I've also included the .OBJ of the single assembler
  14. module in PMP for those of you who don't have the assembler).  I am using
  15. Turbo C 2.0, though there is no reason it shouldn't work under Turbo C++ 1.0.
  16.  
  17. To build PMP, unpack this archive in a convenient area.  Type 'make' to
  18. build PMP and PMPTEST.
  19.  
  20. -andy